home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / UTILITY1 / HYPERDMO.ZIP / CAPPS.ZIP / DSKCOPY.BAT < prev    next >
DOS Batch File  |  1993-07-29  |  316b  |  15 lines

  1. xcopy *.ini *.hyp
  2. xcopy autoexec.bat *.hyp
  3. xcopy config.sys *.hyp
  4. xcopy c:\autoexec.bat *.hyp
  5. xcopy c:\config.sys *.hyp
  6. xcopy d:\autoexec.bat *.hyp
  7. xcopy d:\config.sys *.hyp
  8. xcopy e:\autoexec.bat *.hyp
  9. xcopy e:\config.sys *.hyp
  10. xcopy f:\autoexec.bat *.hyp
  11. xcopy f:\config.sys *.hyp
  12. xcopy *.grp *.pyp
  13.  
  14.  
  15.